Skip to content

Commit

Permalink
fixed //
Browse files Browse the repository at this point in the history
  • Loading branch information
alecsadam75 committed Aug 8, 2023
1 parent ba8ed70 commit 3a1049b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Jenkinsfile (Declarative Pipeline)
//Jenkinsfile (Declarative Pipeline)
/* Requires the Docker Pipeline plugin */
pipeline {
agent { docker { image 'python:3.11.4-alpine3.18' } }
Expand Down

0 comments on commit 3a1049b

Please sign in to comment.